home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 April / macformat-049.iso / mac / Demos / Print Artist Demo / PA12-Mac.Dxr / 00350.ls < prev    next >
Encoding:
Text File  |  1996-10-03  |  162 b   |  8 lines

  1. on exitFrame
  2.   set the text of field "memset" to string(the freeBytes / 1024)
  3.   puppetPalette("Vivid", 60)
  4.   updateStage()
  5.   puppetPalette(0)
  6.   updateStage()
  7. end
  8.